Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency puma to v5.6.8 [SECURITY] #388

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
puma 5.6.4 -> 5.6.8 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-40175

Impact

Prior to version 6.3.1, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies and zero-length Content-Length headers in a way that allowed HTTP request smuggling.

The following vulnerabilities are addressed by this advisory:

  • Incorrect parsing of trailing fields in chunked transfer encoding bodies
  • Parsing of blank/zero-length Content-Length headers

Patches

The vulnerability has been fixed in 6.3.1 and 5.6.7.

Workarounds

No known workarounds.

References

HTTP Request Smuggling

For more information

If you have any questions or comments about this advisory:

Open an issue in Puma
See our security policy

CVE-2024-21647

Impact

Prior to versions 6.4.2 and 5.6.8, puma exhibited dangerous behavior when parsing chunked transfer encoding bodies.

Fixed versions limit the size of chunk extensions. Without this limit, an attacker could cause unbounded resource (CPU, network bandwidth) consumption.

Patches

The vulnerability has been fixed in 6.4.2 and 5.6.8.

Workarounds

No known workarounds.

References


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 19, 2023
@viezly
Copy link

viezly bot commented Aug 19, 2023

Pull request by bot. No need to analyze

@renovate renovate bot force-pushed the renovate/rubygems-puma-vulnerability branch from 35eddfd to fc3c3a1 Compare October 30, 2023 14:18
@renovate renovate bot changed the title Update dependency puma to v5.6.7 [SECURITY] Update dependency puma to v5.6.8 [SECURITY] Jan 8, 2024
@renovate renovate bot force-pushed the renovate/rubygems-puma-vulnerability branch from fc3c3a1 to 6fc7580 Compare January 8, 2024 19:48
@renovate renovate bot force-pushed the renovate/rubygems-puma-vulnerability branch from 6fc7580 to 5d09b9c Compare March 21, 2024 13:52
@renovate renovate bot force-pushed the renovate/rubygems-puma-vulnerability branch from 5d09b9c to e4fe7b4 Compare March 21, 2024 16:29
@renovate renovate bot merged commit 099504c into master Mar 21, 2024
4 checks passed
@renovate renovate bot deleted the renovate/rubygems-puma-vulnerability branch March 21, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants